can i get adsense on another website? - show

I have two different websites, let's call them site 1 and site 2. Site 1 is the site I used to get my adsense approval and I can show ads on this site.
However, I'd like to show ads on my 2nd site as well but somehow I can't. I created an ad block and placed the code on my 2nd site but the add never shows and goes to idle after a while.
Do I need to register this website URL at the adsense management page or something?

Yes you can places ads on more than one website. Check the following:
Does the second site has any visitors? If not, the ad will go idle.
If the ad does show up at least once, you know you did the right thing. But refreshing your page too often will cause the ads to stop showing. Because you request ads from the same IP, adsense stops displaying ads after a couple of times. After a certain unknown timeframe, ads will show up from your IP again.
Do you use the correct code? (as in: the code from the new created ad)

Related

Shopify Trekkie loading extra tracking Pixels

This is by far the most frustrating issue I've run into with Shopify. I'm trying to optimize a client's site speed by wrapping up all their tracking codes into Google Tag Manager to reduce the total number of outgoing requests. I removed all hardcoded tracking pixels from theme.liquid and placed them in GTM, went through ALL the apps and sales channels and disconnected from accounts, but there are still extra codes being loaded by Trekkie.
I'm using the Shopify Facebook and Google Analytics integrations as recommended, so those are not represented in GTM. Even so, it's still somehow loading 2 Google Analytics, 2 Google Ads and 2 Facebook pixels.
As you can see in the source code, there are 2 facebook pixel ids contained within the Trekkie object, but how is this possible when there's only one place to add this information?
If I remove the facebook pixel id from this screen (Themes > Preferences), then the first pixel will not load, only the second unwanted pixel loads. The same issue persists for Google Analytics and Google Ads, except I cannot see multiple account ids in the source code, I can only see this in the network tab of DevTools and in the Google Tag Assistant.
I would typically assume that these codes must be in the theme code somewhere or an app or something, except I can actually see with DevTools that the code is being called by Trekkie.
This is driving me absolutely crazy and I've already spent lots of time trying to make what I thought should be a simple optimization. If anyone can help with this issue I'd be hugely appreciative.
Thanks!

Facebook Adding Leads to CRM using Webhook

I follows https://developers.facebook.com/docs/marketing-api/guides/lead-ads/quickstart/webhooks-integration
To Get Leads Data from Facebook.
All Seem to be working using Lead Ads Testing Tool (its Adding the Form Data to CRM). i'm saving Long Term Token
as well.I can also see its showing number of Calls to app and equal number of error but i cant get there details.
So i'm not sure why its not adding the Lead to CRM.
I have Editor access to the page which has the Ads and Form and i have used my account to subscribe to App.Do the Admin of this Page need to subscribe to App?
Please let me know how to get more details of error.please see the Attach image.enter image description here

Instagram api sandbox

I today get Instagram api and add my website live,
I see write:
Client Status: Sandbox Mode GO LIVE
I can't click on ''GO LIVE'' button why ?
You would need to start a submission for approval to go live, though:
Feeds for websites won't be approved; these will remain in sandbox mode and be limited to 500 requests per hour and 20 images. This doesn't sound like much especially for large clients, but if you cache your responses, it's not a problem.
The main confusion is because they have made it sound like every app/feed has to be approved and out of sandbox mode to work, where as the reality is that only fully functioning apps for phones, or a widget plugin really ever need to be.
You will no longer be able to display feeds based on hashtags, only a users own photo's. By getting a client to be a sandbox user, is how you can access their feed without their login information.
Older apps/feeds will need to be updated to use the new code before June or they may stop working.
It's mainly to stop apps hammering instagram's servers for unlimited requests on any hashtag/users they like.
Here is an example of how to fetch and cache images using WordPress's 'set_transient' - you will need to use a loop to output the data.
WordPress Instagram Gist
Here is the relevant piece of information in the dev docs:
Here are some examples of scenarios that will not be approved:
To display content for a personal website. If you are a developer and you want to showcase Instagram content on a website, then you do not need to submit your app for review. By using a client in sandbox mode, you will still be able to access the last 20 media of any sandbox user that grants you permission.
One-off projects. If you are an agency building websites or other integrations, note that we don't grant permissions to clients created for one-off projects. If you are interested in building a product, platform, or widget that will be used as a service across multiple projects, then you may submit a single client_id that you can use across multiple projects.
To use a widget. If you are installing a widget for your website, then you do not need to submit for review. Some widgets may ask you to create a new client id, but you do not need to submit it for review for the widget to work. Your client can remain in sandbox mode and the widget will have access to your last 20 media.
Hope that helps clear some confusion.

me/photos and albums not returning all photos

When I make a request to me/photos I should expect to get all photos that I've been tagged in. However, I am not getting this behavior. There seems to be a few pictures here and there that are missing from the JSON results. When I go on FB, they are visible to me.
This is happening to some albums as well.
Any thoughts?
Facebook's App Settings page allows users to change the exposure of their content to applications other people use.
Screenshot: http://i.stack.imgur.com/vve6b.png
If I have prevented applications from viewing my photos, when you login to a Facebook application you will not be able to see any photos I have uploaded. This is still the case even if I have tagged you in my photos.
If you, however, visit the Facebook website directly you will be able to see all the photos you have been tagged in.
This accounts for the discrepancy we have been seeing.
Tested using 2 Facebook accounts.

Migrating a blog... will share button counts change?

I am going to migrate a Wordpress blog from a Wordpress.com account to a privately-hosted server, and neither the domain name nor the permalinks structure will change. Can I expect the numbers indicating share counts to remain intact for my Facebook, Twitter, and Google+ share widgets?
I have not migrated a site with Twitter or Google+ buttons, but in my experience the Facebook 'like' count has not been affected by moving to a standalone Wordpress installation.
I think as long as the domain name is the same, the widgets are not even aware of the change of setup.