Difference between revisions of "Google AdWords and Analytics custom feature/de"
(Created page with "<br> left") |
(Created page with "Verwenden Sie die individuelle Funktion von Google Analytics, um zu sehen, wie viele Kunden Ihre Website im Alltag und während Werbekampagnen besuchen. Verwenden Sie die Adwo...") |
||
Line 13: | Line 13: | ||
[[File:Google analytics new icon.png |left]] | [[File:Google analytics new icon.png |left]] | ||
− | + | Verwenden Sie die individuelle Funktion von Google Analytics, um zu sehen, wie viele Kunden Ihre Website im Alltag und während Werbekampagnen besuchen. Verwenden Sie die Adwords-Analytik, um zu zählen, wie viele Kunden nach dem Anklicken einer Adwords-Anzeige tatsächlich buchen. | |
− | |||
<br><br><br> | <br><br><br> | ||
− | <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Analytics tools integration guide| | + | <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Analytics tools integration guide|Leitfaden zur Integration von Analysetools]]</span> |
<br><br> | <br><br> | ||
− | ; | + | ;So verwenden Sie |
− | + | 1. Aktivieren Sie die Funktion "Google Adwords Analytics" auf Ihrer Seite " Individuelle Funktionen". | |
[[File:Google analytics enable path new cf.png | center]] | [[File:Google analytics enable path new cf.png | center]] | ||
<br><br> | <br><br> | ||
− | + | 2. Navigieren Sie zu den Einstellungen auf der rechten Seite. | |
[[File:Google analytics settings path new cf.png | center]] | [[File:Google analytics settings path new cf.png | center]] | ||
<br><br> | <br><br> | ||
− | + | 3. Füllen Sie die Felder mit den entsprechenden Informationen aus. | |
<br><br> | <br><br> | ||
− | |||
Revision as of 12:43, 18 March 2024
Verwenden Sie die individuelle Funktion von Google Analytics, um zu sehen, wie viele Kunden Ihre Website im Alltag und während Werbekampagnen besuchen. Verwenden Sie die Adwords-Analytik, um zu zählen, wie viele Kunden nach dem Anklicken einer Adwords-Anzeige tatsächlich buchen.
Leitfaden zur Integration von Analysetools
- So verwenden Sie
1. Aktivieren Sie die Funktion "Google Adwords Analytics" auf Ihrer Seite " Individuelle Funktionen".
2. Navigieren Sie zu den Einstellungen auf der rechten Seite.
3. Füllen Sie die Felder mit den entsprechenden Informationen aus.
- Where to find the details
- 1. The Google analytics id can be found in your Google analytics accounts.
- Go to Analytics home, and click on "All Web Site data" in the top left corner.
- 2. In the pop-up you will see your Analytics ID
- It should be in the format: UA-XXXXXXXX-X Where XXXXXXX-X is some number.
- An example of this id would be: UA-70295750-1
- To start tracking visitors, you only need to set your analytics account id.
However to track results of an adwords campaign you need to set up an adwords campaign conversion id and insert this id into the SimplyBook.me Custom Feature.
- 1. Sign in to your Ads account at https://ads.google.com
- 2. Click Tools and select Conversions
- 3. Click + to create conversions and select Website conversions.
- 4. Set up the options.
Google conversion value is the conversion value that you give to a client that hits your target. It can, for example, be set as 20 for $20 per conversion if the average price of your service is $20. We set it default to 1, which could mean $1 value per conversion but you should change this to the right value for you.
- 5. Select to insert the Tag yourself.
- 6. Then you will see a code like this:
<!- Event snippet for Testing conversion page ->
<script>
gtag('event', 'conversion', {'send_to': 'AW-XXXXXXXXX/YYYYYYYY-YYYYYYYYYYY'});
</script>
where XXXXXXXXX is your conversion id(google_conversion_id value) and
YYYYYYYY-YYYYYYYYYYY is conversion label(google_conversion_label value)
- 7. Use these details to add to the corresponding fields of this custom feature settings.
Useful links: