issue with Purchases recorded in GA$ but no value - in-app-purchase

I've been using GTM to track my shopify store's purchases.
Google analytics 4 has been registering the purchases but without value. (https://i.stack.imgur.com/eARSJ.png)
I've checked my tag to ensure i hadn't made any mistakes, and I don't believe I have.
(https://i.stack.imgur.com/jkgGB.png)
Not quite sure what to do.
I've looked at many tutorials and blog articles.
Was wondering for a bit if it had anuthing to do with the event types (string or number - https://developers.google.com/analytics/devguides/collection/ga4/reference/events?client_type=gtm) but can't seem to figure out where to change that info or if that has anything to do? (Not even sure that's the issue).
All integrations with shopify seem ok.
It's been going on for a couple of weeks.
Would really appreciate anyone's help in figuring this out !
Thanks,

Related

Missing ID for GTM with RapidWeaver Stacks website

I'm a total novice when it comes to coding, so I've build my website in RapidWeaver and I'm happy with the result. But when I try to track clicks on my website I run into a problem with a missing ID. Is there any way that I will still be able to track clicks on my website?
I've tried to look at other answers to this, but it all involves a lot of code and I'm so very bad at that.

Rails app for food truck, using twitter to update the google map.

So I am writing a rails application for my friends food truck business.
The functionality that I am trying to create with this specific application is the ability for him to update the google map by posting a Geo-location tag on twitter.
A lot of the ruby gems that deal with google maps seem to be depreciated so I'm a bit lost at the moment. If anyone could just point me in the correct direction I would appreciate it.
I realize that this feature is just a quality of life feature but id like to be able to do it with embedded ruby and not have to break out the JavaScript (ugh). Ideal this kind of automation would be great for this particular type of website because my friend won't always have access to the back-end of the website when he is on the move. (Already able to update a map from an admin backend but its not good enough for a business that moves multiple places in a given day.)
anyways, thanks in advance. (if anyone wants me to post any of my code I will.)
So after reading your question, I thought it would be fun to tinker with the Twitter API again since I haven't used it in a while.
I went ahead and created a sample application for you that basically does what you were asking for. It looks for recent tweets from a user, grabs the latest one, then updates a Google map with a marker on that location.
Keep in mind that this was quickly thrown together, so it's far from perfect. But all the concepts should be there!
Feel free to reach out if you have any questions about the app or anything else. I'm always happy to help.

Method of integrating a certain persons Twitter account into iOS App

In my app so far, I have to implement all the Twitter posts from a certain individual into a table view, and it automatically updates when the person tweets a certain post. Is it possible to mention a certain individual e.g. #John.. If it is possible, how can I do it? If not just let me know and I will delete this question as it could be too ambitious. Thanks!
I don't quite understand what you mean. I do a little!
There is a quick and easy way of doing this! One easy way is to use Twitters own SDK called Fabric. See Here
See this link for the timeline stuff and integration to your app Documentation
This should help you out!
P.S. Let me know how you get on!

Synchronizing Fusion Tables

I am a high school student who has taken a course this year on app inventing. We recently started a project where we are making apps that would benefit our school in a positive way. We decided we would make a website for our app for those that can't access the app. We came to a roadblock and asked our teacher to help us out. Unfortunately, he wasn't able to provide us with the help we needed. So he said to find something online that can help us, which is why I have come here.
Our app project was for a place where people can report found items, or look for any item they lost. On our website, we created a Google Form for them to fill out, which then gets inserted into a Google Spreadsheet. From the spreadsheet, we were trying to get the information to be transferred over to a Google Fusion Table which we found a site that has a step by step explanation on how to do so. This is where we have come across our error. We're not sure why this keeps happening, and have triple checked everything and nothing has fixed this error. We were hoping someone could help us out and provide any sort of assistance on fixing this error.
Attached is the screenshot of the error we keep receiving, and the link to the website we used to help transfer the information.
Synchronizing Fusion Tables!
Thank you for your time, and hope to hear back from you soon.
Hard to answer as we have little information. Someone had the same problem and had in fact not switched the service on in the script editor, so in case you wouldn't have come across the link: https://productforums.google.com/forum/#!msg/google-fusion-tables/6ZtaoDUASb4/M5iqO6-6dOQJ

Web - Update app content?

I have a simple question and I could not find a good answer on every search I've made. I wanted to make an app about a company that helps poor people and children with problems. They asked me if I could do an app that would show their latest news and campaigns, and, of course, I said I would do it for free. But I'm kind of a begginer, and I don't know how I should retrieve the news from their website (or twitter) to my app. I've heard of JSON and XML, but I don't know if that would do it. I want an app that would have all the news up-to-date, can anyone please give me some advice and help me? Thanks a lot everyone.
If they have an RSS feed, you could write an app that pulls down the feed, parses it and displays each entry in a table row. You should be able to find plenty of examples on http://github.com to help you.

Resources