Google Adwords Campaign vs Googe Analytics - analytics

I currently one adwords account and one analytics account. In each account I manage two sites. So I have multiple adword campaigns for one site, and same for the other site. When looking at data in the analytics campaign all campaigns are linked to one site. How do I assign one campaign to one site and another campaign to another site in analytics?

I think there are to ways to fix this:
You could filter your Analytics Account. So for example one campaign in AdWords is called "Page-A" and the other "Page-B" - open in GA Admin > Select the Property and View > Filters > "Add Filter" and now exclude the campaign "Page-A" from the "Page-B" Analytics-Account.
Turn off the Auto-Tagging in AdWords and put your own URL-Parameters to your Final URLs

Related

Can't see the 'Engagement score' and 'Sales events' on the Account Based Marketing Dashboard- Salesforce Pardot & CRM Analytics Studio

Here is the Screenshot
We Have created the B2B Marketing Analytics Dashboard for the Account Based Marketing ( AMB), But few of the attributes for Salesforce Pardot were not showing the accurate results, Instead we are getting no results found for the "Avg.Engagement Score by account" and "Sales events by account". It would be great help if somebody could tell the exact issue why it is not populating it. Thanks in Advance.
Note : enabled CRM analytics on the System.
I tried creating the new dashboard from the scratch, but could not work it.

Tracking visitors who visited website with a code in url with Google Analytics

I have a React website, I want to build a system that first a code is created for example its "my-special-code-100". I want to track website visitors who entered the website from a url like https://mywebsite.com/../?code=my-special-code-100 and need to track if or if not X 'not signed in' visitor do a successful payment - a button click on specific page - also need to store an account id of the wallet, payment that happened, and need to see trackings of how many visitors of website came with "my-special-code-100"(and other codes) and how many of them made a payment and stored wallet id should be visible for that visited user.
I couldn't be sure how to and is Google Analytics correct tool for this and could you give example what can I use to achieve something like this ? Thanks

Can I view a colleague's calendar over API for Google Calendar for business? Want to use this for detecting possible times to schedule meetings

I can see their calendars on the web when I sign on, can I retrieve this from API? I hope to be able to build an intelligent meeting assistant.
As seen in the Calendar Resource API docs right now:
The Google Data Calendar Resource API is now deprecated and is scheduled for sunset in January 2017. Apps should instead use the Directory API's Calendar Resource object.
As for the suggested Directory API, I think you could specifically use the resources.calendars.get which is described in the docs as (with parameters):
Retrieves a calendar resource.
Parameters:
calendarResourceId - The unique ID of the calendar resource to retrieve.
customer - The unique ID for the customer's Google account. As an account administrator, you can also use the my_customer alias to represent your account's customer ID.
-- where I think you can specify the user to get that specific calendar from.

custom Google Analytics Query Explorer 2 form

I want to make a form just like "Google Analytics Query Explorer 2" with some extra fields. Query generated with this form will be saved in DB and used to fetch Google Analytics periodically.
How can I create it in such a way that I can fetch all Accounts, Properties, Views and Ids directly from google on each onChange in these fields??
Very slow responding community. Ok, no need to answer I have done it somehow.

Not logged-in user in a customer portal site

How do I get the list of users who have not logged into a customer portal site at all?
The User object has a field called LastLoginDate, you could report on this for users where IsPortalEnabled is true which indicates that they are a customer portal user if you're doing the reporting through code.
Of course, Salesforce's reporting engine can also be used to generate a report, you'll want something similar to this:
Unless you need the list in code for some reason (for instance, for integration with another system) then you should use the reporting engine and then you can schedule it for email delivery etc.

Resources