> For the complete documentation index, see [llms.txt](https://docs.2checkout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2checkout.com/resources/whitepapers/analytics-minibible.md).

# Analytics miniBible

### Analytics miniBible

Last updated: 09-Sep-2021

While the battle for conversions never ends, you need an update to your weapons and strategy from time to time. [**This updated eBook**](http://www.2checkout.com/lp/analytics-minibible.html) provides advanced step-by-step guidance on how to be in control of Google Analytics for high-performance analysis of your users. So you can always have a clear image of your strengths and weaknesses.

You will learn:

* How you can take advantage of the new asynchronous tracking code from Google Analytics
* Which pages on your website bring the most conversions
* How many trial users are actually buying your software
* What is the abandonment rate within your shopping cart
* Who is your best partner? Is it Google or a blogger?

{% columns %}
{% column %}

### Need help?

Do you have a question? If you didn’t find the answer you are looking for in our documentation, you can contact our [Support](https://verifone.cloud/support) teams for more information. If you have a technical issue or question, please contact us. We are happy to help.

<a href="https://verifone.cloud/need-help" class="button primary">Get in touch</a>
{% endcolumn %}

{% column %}
![analytics minibible.png](https://verifone.cloud/sites/default/files/verifone_2checkout/relative/Support-Center/Whitepapers/Analytics_miniBible/analytics%252Bminibible.png)
{% endcolumn %}
{% endcolumns %}

### Not yet a Verifone customer?

We’ll help you choose the right payment solution for your business, wherever you want to sell, in-person or online. Our team of experts will happily discuss your needs.

<a href="https://www.verifone.com/en/global/contact-sales" class="button primary" data-icon="phone">Contact sales</a> <a href="https://www.verifone.com/en/global/contact-sales" class="button secondary">Get Started</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.2checkout.com/resources/whitepapers/analytics-minibible.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
