GamePix.com Integration Support Help

pinkio75pinkio75 Member, PRO Posts: 1,217
edited November 2021 in Tech Support

Hi to everyone i'd like to add my games on Game Pix html5 portal but i need to add their SDK light...

someone here have do this or can help me to modified the index.html file?

Thanks in advance.

Comments

  • adent42adent42 Key Master, Head Chef, Executive Chef, Member, PRO Posts: 3,224

    I updated the title to make it a bit more clear what @pinkio75 was asking for.

    Basically, if you've done the integration work for gamepix.com in the past and could share with the community, please let us know!

    GamePix is an HTML5 arcade website that's requesting some basic analytics events from HTML5 games. This could be done with the onTweetSheet delegate as documented here: https://help.gamesalad.com/knowledge-base/does-the-html5-engine-have-any-apis-i-can-interact-with/

    I'm reaching out to them to get the documentation needed (just to make sure it's something that can be made public).

    I'm busy with some stuff on the education side and with Creator 2 this week, but I might be able to take a look over the weekend. Hopefully someone can beat me to the punch with a helpful gits or github repo.

  • pinkio75pinkio75 Member, PRO Posts: 1,217
    edited November 2021

    Nothing news about this integration?

  • adent42adent42 Key Master, Head Chef, Executive Chef, Member, PRO Posts: 3,224

    @pinkio75 I'm having someone reach out to you to help you out and then we'll post the code as a gist so anyone can use it.

  • pinkio75pinkio75 Member, PRO Posts: 1,217
    This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

    Thank you @adent42

  • uptimistikuptimistik Key Master, Member, Sous Chef, PRO Posts: 306
    This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
    Adobe Portable Document Format (PDF)
    index.html.zip
    5.22 KB

    Here is an edited index file that will allow you to submit games to GamePix and show Interstitial Ads with Game Load and Change Scene.

  • pinkio75pinkio75 Member, PRO Posts: 1,217
    edited November 2021
    This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

    Thank You Jonathan! 

    if i understand we just need to swap for every game your sample-index.html

    i publish my first game soon as possible on GamePix!

  • pinkio75pinkio75 Member, PRO Posts: 1,217
    edited November 2021

    Okey my first 4 games are uploaded and in waiting for review... thanks to Jonathan aka @uptimistik for the integration!

  • pinkio75pinkio75 Member, PRO Posts: 1,217
    edited November 2021

    Hi, my first game is turn in live on Gamepix.


  • pinkio75pinkio75 Member, PRO Posts: 1,217
    edited December 2021

    Hi GS community here my first game online on GamePix:

    The SDK is fully integrated the ADV between scenes works fine so thanks to @uptimistik and @adent42

    Just one thing about GamePix they have a long time for review games, it is about 2 weeks.

  • pinkio75pinkio75 Member, PRO Posts: 1,217
    edited December 2021

    Hi little update about GamePix they rejected 3 of my last games about this issues:

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Please check the section below with the list of issues:

    1) The game no need to start before GameLoaded event receive a reply from GamePix sdk. Please make the game start only after GamePixLoaded event not before. We can hear the music of the game start before the GamePix loaded event receive feedback from our system and this is not allowed.

    Alternatively, you can remove the music from the main menu or make it start only after the player click.


    2) Interstitial ads event is called before the main menu is shown. Please remove this event from that position. 

    Interstitial ads need to be called only when users die.

    We suggest to limited the number of interstitial ads event or the users will be bored by too many ads.

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Maybe i can remove music from menu to avoid first issue but for the second i can't do anything, i think just few modifies in to the index.html can fix it @uptimistik @adent42 @adriangomez someone can help me?

    Thanks in advance.

  • uptimistikuptimistik Key Master, Member, Sous Chef, PRO Posts: 306
    edited December 2021

    Alright, I put the Interstitial Ad inside the 'GameLoaded' function so that it is only called once that function is completed. I've tested it out with 2 games and works perfectly. Give this one a try.

    This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
    Adobe Portable Document Format (PDF)
    index.html.zip
    5.24 KB


  • pinkio75pinkio75 Member, PRO Posts: 1,217

    Ok GS users after two month I will not publish any other games on GamePix.

    • They are very slow in review for one game 3 weeks or more.
    • The revenues are really poor.
    • There are issue with ads and they reject a lot of my games.
    • slow in communications.

    Anyway thanks to @uptimistik for support and integration.

Sign In or Register to comment.