AU Class
AU Class
class - AU

Building Blocks Are Not Just for Kids: Improved Productivity with AutoCAD Dynamic Blocks

このクラスを共有
ビデオ、プレゼンテーション スライド、配布資料のキーワードを検索する:

説明

In an ever-changing world of technology, organizations must continually evolve their software use to remain competitive in their industries. This is true whether you work in 3D or with the tried-and-tested 2D AutoCAD software. Openly embracing AI, incorporating automation into design data, and sharing it through Autodesk's cloud environments can also play a vital role in an organization's digital maturity. In this class, we'll discuss how to automate existing AutoCAD blocks to make them into smart, parametrically driven dynamic blocks that allow for variations when used. Dynamic blocks represent good data elements that not only allow you to maintain consistency, but also significantly reduce rework and improve productivity. Who doesn't love that! To finish, we'll discuss one last key factor in driving effective digital maturity: implementing cloud-based processes to centrally store and manage the project data, or, in this case, sharing your dynamic blocks with the other kids (or colleagues).

主な学習内容

  • Learn about adding parameters to converted geometry to parametrically control data in a block.
  • Learn how to associate actions to the given parameters so that blocks become dynamic.
  • Learn how to store and retrieve the blocks by using the cloud.

スピーカー

  • Renu Muthoo さんのアバター
    Renu Muthoo
    Renu is a Learning Content Developer at ASCENT, a premier publisher of professional learning materials and knowledge products for engineering software applications. She has over 25 years of experience working with Autodesk products and specializes in AutoCAD and design visualization software. Holding a bachelor’s degree in Computer Engineering, Renu began her career as an Instructional Designer, co-authoring 3ds Max and AutoCAD books, some of which were translated into other languages for a wider reach. During her tenure as a Technical Specialist for a 3D visualization company, she gained considerable experience in designing customized 3D web planner solutions and using 3ds Max in real-world scenarios. At ASCENT, Renu continues to use her instructional design expertise to create courseware for AutoCAD, AutoCAD Toolsets (Electrical, Mechanical, and Plant 3D), and Autodesk 3ds Max. She has also worked with Autodesk to create custom courseware for VRED Professional as well as content for their on-demand e-learning portal. Renu enjoys educating users by sharing her knowledge through webcasts and blogs. She has presented multiple times at Autodesk University.
Video Player is loading.
Current Time 0:00
Duration 42:58
Loaded: 0.38%
Stream Type LIVE
Remaining Time 42:58
 
1x
  • Chapters
  • descriptions off, selected
  • en (Main), selected
Transcript

RENU MUTHOO: Welcome to Autodesk University 2024. And welcome to my class, Improved Productivity with AutoCAD Dynamic Blocks. The class number is EDU3021. And my name is Renu Muthoo. I'm a Learning Content Developer for Ascent, and I'm based out of Canada. Before I begin, I want to give you a briefing about the safe harbor statement, which is kind of a legal document which basically states that, please do not make any buying decisions based on the content of this class.

As I mentioned earlier, my name is Renu Muthoo, and I'm a Learning Content Developer with Ascent, which is a division of Rand Worldwide company. The company provides technology solutions, training, and other professional services to the engineering community. But Ascent focuses on the training and curriculum development of Autodesk software products.

Personally, I have over long 25 years of experience in various Autodesk products, such as AutoCAD and other AutoCAD toolsets that include AutoCAD Electrical and AutoCAD Mechanical. I'm also experienced in Autodesk Visualization Software products, and that includes Autodesk 3ds Max and VRED Professional.

Now, as a learning content developer, my everyday work involves creating the courseware and training materials for the Autodesk products. Of course, in my field of experience, and I also provide support for these products. I'm an Autodesk Certified Professional in AutoCAD, and I have co-authored books on AutoCAD and 3ds Max.

I've spoken at Autodesk University a few times in the past, and I'm returning with this class for AU 2024. I write blog posts and also create webcast sessions which can be found at the Ascent website. And if you want to check it out, I have provided the link here.

Now, before we start with the actual concept of this class, I'll just take a couple of minutes of your time and give you a little backdrop of this conference and what a great opportunity of learning it gives us. As you must have noticed, that the AU 2024 is labeled as the Design and Make Conference. So there is a Design and Make report that came out.

In this year's State of Design and Make report, some of the top insights are business resilience, talent, and sustainability. So for business to become resilient in this day and age, in addition to other factors, they need to become digitally mature, and they have to be open to embrace AI. Digital maturity means to be able to adapt to this ever-changing world of technology. That is why this conference becomes important.

And two things that stand out for me are, number one, is that the new technological changes, which includes the Autodesk software new features, these are being showcased here. And number two, we, as learners, get a chance to learn new skills and make use of them to improve our overall working and designing using the relevant software. And that is what covers upskilling and training.

Now, let's get started with this class, which is all about dynamic blocks in AutoCAD. Now, let's go over the objectives of this class and see what all we will accomplish by the end of this class. You will notice the bold words in each objective. And these are the action items for this class today.

So the first objective is to add parameters to convert to geometry. The converted geometry here means the geometry that has been converted into a standard block. Then the second objective is to associate some actions to the added parameter.

Both of these things together make the blocks dynamic. Remember, both parameters and actions together convert the standard block into a dynamic block. The third objective is to use the cloud environment to store and retrieve the blocks. And although it's not about dynamic blocks per se, but it is about how to access your blocks, which can be dynamic or otherwise, using the cloud environment. This means reliable access of blocks anywhere and from any internet-connected device, which can be a tablet or a mobile device.

Before we dive deep into each objective, let's first try to understand what dynamic blocks are and how are they different from regular blocks. To explain that, I will share a small story with you. A long, long time ago-- all stories start like that. Anyways, I was working for a company that would make assets for different other companies that were our clients. By assets, what I mean is that we would create AutoCAD drawings of their objects.

One such client we had was a playground company. And actually, that's where the name of the title for this class came from. Building blocks is not just for kids. So we had to make drawings of various playground equipment. And what we realized was that each equipment-- for example, a slide-- the same slide came in four different sizes. So instead of making four separate blocks of four different sizes of slides, we started by creating a single block of the slide, and then we would incorporate all the four sizes within that same block.

That is what a dynamic block is. And that's where the difference between a standard block and a dynamic block lies. A standard block is a single instance of a block, whereas, in dynamic block, we define one instance of the block, but different actions and parameters are added such that you can have the same block in different sizes, as you saw for the slide, different orientations, like you could have a flipping action defined in them. You could also incorporate different visibility states and many other configurations as well.

Therefore, these dynamic blocks, in a way, become resilient and become intelligent objects, which can change as per the parameters and actions that are defined for them. What it does is that it reduces rework because we're not building for different objects from scratch, which, in turn, helps to increase productivity as well.

Now, how do we add variations to a standard block? That is done by adding actions and parameters. Or in other words, the parameters and actions convert a standard block into a dynamic one. So the next logical question is, where and how do we add those parameters and actions? That's where the Block Editor comes into picture, as we add the parameters and actions to a standard block in the Block Editor.

Now, I will explain the Block Editor and the tools available there in the next slide. But first, let's see how to get to the Block Editor. Although, I think most of you must know how to get to the Block Editor. But I will quickly show you the different methods.

One is through the Block Definition dialog box. Again, most of that we use the Block Definition dialog box to create a standard block. And in this dialog box, in addition to different block creation options, you have the Open in Block Editor checkbox. You can see in the slide the arrow is pointing towards it. So checking this option opens the newly created block directly in the Block Editor.

Now, if you have a standard block already created, in that case, you have to get to the Edit Block Definition dialog box. So if you haven't already created block, double-click it to open it in the Edit Block Definition dialog box. Select it there, like select the block. And then when you say, OK, it opens the block in the Block Editor.

Now, this Edit Block Definition dialog box can also be opened using the Block Editor tool, which is in the Insert tab of the ribbon. So you need not necessarily only double-click, but you can also open it up from using the Block Editor tool.

We have opened the block in the Block Editor environment. So here you will notice that the block is displayed on a grayish background, which is the default color of the Block Editor environment. This gives you an indication that you are working in a different environment than that of a drawing window.

It also opens the Block Editor contextual tab in the ribbon, which has all the tools that are used for creation of dynamic blocks. Along with the contextual tab, the Block Authoring palettes are also opened. I will talk about the palettes in a second, but let's get back to the contextual tab for now.

So this contextual tab contains all the actions and parameters that are required for creation of the dynamic block. And Additionally, you also have specific tools-- for example, for testing the dynamic block and saving it. As I mentioned earlier, along with the contextual tab, the Block Authoring palettes are also displayed, and which contains the actions and parameters that are logically bunched together in the respective tabs.

You can see that on the slide there. So the Authoring tools are located in both the contextual tab and the block authoring palettes. But personally, I find the palettes easier to use because they bunch together all the tools in their respective tabs.

Now, let's see the Authoring tools that are available. I'll give you an overview of the Block Authoring tools. And then we will subsequently go deeper into the parameter and actions that are the first and the second objective for today's class.

There are four tabs in the Block Authoring palette. And they are Parameters, Actions, Parameter Sets, and Constraints. So parameters are aspects of geometry that are controlled by actions. And actions are-- needs to be done with the geometry. Parameter Sets lets you define parameters and actions together in a single tool. It basically provides you some standard parameters and actions, action combinations. And finally, constraints are meant to retain correct shape and correct geometry.

Today, I will demonstrate some of the parameter tools and some of the action tools to create a dynamic block. Dynamic blocks are really vast, and you can do some awesome stuff with it. And I know that many of you must have had extensive experience with dynamic blocks. But those of you who have not used dynamic blocks as much, I'm hoping that this class will be the starting point and will urge you to dive deep into it and use it in your everyday work.

Now, before going further with the creation of dynamic blocks, let me first demonstrate how to get to the Block Editor. Although this is not an objective, but it's a necessary step in the creation of a dynamic block. Now, here you see the geometry of a desk and a chair unit. And it is open in the Drawing window. Now, we will start by creating a block of this desk unit.

In the Block Definition dialog box, we'll enter the name. And then we'll pick its base point. And now we have to select the objects, which includes both the desk and the chair together. Note that the Open in Block Editor is checked, which will open the standard block directly in the Block Editor environment.

You notice that the Block Editor environment has a gray background. And it indicates that it's different from the drawing environment. There are the Block Authoring palettes. And then the palettes are the Parameters, Actions, Parameter Sets, and Constraints. And all the relevant tools are available in their respective tabs.

The Block Editor contextual tab is also opened. And it has the tools to Save and Test the block. Now, if, for some reason, the Authoring palette is not displayed, you can click on the button in the contextual tab to open it. And then, as mentioned, all the parameters and all the action tools are also available here as well. Once we are done creating the dynamic block, there is also the Close Block Editor tool that is available in the contextual tab.

Now, let's discuss the parameters and actions which are the first two objectives of today's class. Both of these need to be discussed together. So let's start with parameters first. Now, parameters are generally the first item to be added to create a dynamic block. They define aspects of geometry that are needed to be controlled by action. In other words, we need to define the geometry that we want to manipulate and how we want to manipulate.

On most parameters, you need to apply actions for them to work-- for example, linear, polar, rotation. All these parameters work in a two-step process. First, you apply the parameter, and then you add the associated action with it. For example, if you want the block to be able to hold different sizes, then we use the linear parameter and then associate a stretch or a scale action with it.

Now, having said that, there are certain parameters that are completely independent and don't need actions to be associated-- for example, the alignment and the visibility parameter. They do not need actions to be applied to them. They work independently, and they are complete in itself.

When you apply a parameter, you need to define the geometry and certain other specifications. It is different for different parameters. For example, for a linear parameter, you need to specify the start and the endpoint for the distance. You can see that on the screen. But in case of a rotation parameter, you need to specify the base point, the radius, and the angle.

As with regular AutoCAD commands, you get the prompts. And you get those prompts here as well. So these are pretty straightforward, and you just have to follow those prompts to specify what the parameter needs. When the parameter is placed, specific grip points are also displayed-- for example, the right and left-pointing arrows for the linear parameter on the top image on the screen and a round grip for the rotation parameter, which is the lower image on the slide.

After the parameter has been set, actions need to be added to it to work properly. Now, in most cases, both parameter and action work in partnership. Now, let's define action. The word "action" means the process of doing something to achieve a certain goal. This is the dictionary meaning of the word "action."

Now, that is exactly what it does in dynamic blocks as well. It defines what you're going to do to the associated geometry. As I said before, without an action, the parameter is incomplete-- although, not all, but most of them. So an action is required to be associated with a parameter. You need to remember that.

Now that the parameter has been set, an action is required. What all is required for adding the action? So when associating an action, you first need to select the parameter to which you want to associate the action to. That's obvious. And then, as with parameters, the next steps are action specific.

For example, for a stretch action, after selecting the parameter, which, in this case, is the linear parameter, then you are required to specify the point of action. It can be the right or left points because it's the point in which direction you want to stretch. After this, you are prompted to define the area, which is called the frame. You can see it on the top image on the slide.

And then, finally, you specify the objects. Again, on the slide, you can see the green arrow, the green square that has all that is all the objects in it, selected the objects in it. Once you complete the process of associating an action, the icon for that action is displayed along with the parameter grip.

Now, let's see how the parameter and actions are applied in the Block Editor. Now, we want to stretch the desk horizontally. So in the Block Authoring palette, in the Parameters tab, select the Linear parameter. It prompts for two points for the distance. Now, after giving the points, we place the parameter. Now it displays the parameter and two linear grips and an exclamation mark, which indicates that no action is associated with the parameter.

Now, in the Actions tab, select the Stretch action. We will follow the prompts. And following the prompts, the first is to select the parameter you want to associate the action with, which is the Linear parameter. Then select the point of action, which is the right grip point, then the frame of action, which is the right side.

And finally, we'll select the geometry for the action to work on. And that is the right side. So we select the two horizontal edges and the right vertical edge. This is because we want to stretch on the right side. You will notice that the Action icon is associated with the right grip point.

Now, note that the left grip point has an exclamation mark, which indicates that it does not have an action associated with it. But we do not want to stretch on the left side grip. So what we do is we will select the grip, like so, and then delete this left grip point.

Now, let's apply another parameter, but this time it's an independent parameter. So select the Alignment parameter. Apply the left point as the base point. And then select the horizontal edge of the desk as the edge that will align. Now we have the alignment grip on the left point, and we have the linear grip at the right point, which is pointing towards the right side. And the stretch action is associated with it.

Now let's talk about the Properties palette. Although it is not one of the objectives, but it is associated with parameters and can be extremely useful. There can be multiple dynamic blocks in a drawing. And it is-- it can get really complicated. So it's a good practice to label your parameters by assigning a name and description.

This is where the Properties palette comes in handy. As the various properties of any regular object are listed in the Properties palette, it is very similar for the parameter as well. So when you select a parameter, all its properties are listed in the Properties palette. And you can manipulate the properties here.

For example, on the slide, you can see the properties of the linear parameter. In the Property labels, the Distance1 is the name given by default. And you can change it to something else that is more appropriate and also give a description. This will help you in identifying this parameter at a later time.

There are additional properties as well. And these properties are, again, parameter-dependent, which means that they differ for each parameter. In case of a linear parameter, you can set the value set options. You can see on the left image on the screen, and these value set options, these allow you to set certain restrictions for manipulation.

You can select the distance type, where you can include built-in length sizes. Or you can either increase the sizes in increments or in the form of a list. So you can choose those in the Value Set here.

Let's go back to the Block Editor contextual tab and, for a minute, talk about some of the tools, additional tools, therein. There is the Test Block tool, which, as you must have gathered, is used to test the block. Once you select this Test Block tool, it opens the dynamic block in a separate test window. Now, whatever you do or whatever changes you make here, they do not affect the actual dynamic block. It's simply the testing environment. And once you're done testing, close the test window, and you're back in the Block Editor.

Once the dynamic block is working properly, and then you can save the block. You obviously do not want to lose all the work. And so saving becomes-- saving the block becomes very, very important. And then, finally, you can use the Close Block Editor tool in the contextual tab to revert back to the regular drawing environment.

Now that we have a dynamic block created, we have given its parameters, we have added the actions to it, we also have seen the properties. But how would you be able to tell that how you can manipulate it and what all is built into it? So to know what kind of variation is built into a dynamic block, we need to first select it with displays the grips on it. And each shape of the grip indicates the action or variation that has been incorporated into that block.

The available block grips are Lengthen/Shorten grip. They are the right-pointing arrows or the left-pointing arrows. So all these are displayed in the-- on the screen in the slide. Then there is also the List grip, which looks like a downward-pointing arrow. Then the Move grip, which is a square grip, Flip grip, Align grip, and Rotate grip.

Again, as I mentioned earlier, these modification features can differ from one block to another. For example, one dynamic block might only have the Lengten/Shorten grip, while another might have the Flip, List, and Rotate grips. So all of the actions are rarely available in one block, but blocks usually have more than one action.

Some of the special grips also display a tooltip when you hover your cursor over them. And you can see that on the bolt block. When we hover the cursor on the right square grip, it gives you a tooltip. And these tooltips, what they do is they explain its use and indicates the action that is required.

Now, this demonstration is to add some restrictions to the dynamic block using the Properties palette because we have already applied-- we have already given the parameters and the actions associated with that parameters. So now we will start by testing the block. And note, once we start testing-- so once we start testing the block, then once we click on it, we are in a separate test window. Now select the block, and use the right stretch arrow to stretch the desk.

Note that you can stretch it as far as you want. Although this is the correct result, but it should not stretch infinitely. We need to fix this. So for-- to do that, we'll close the Test window, and we're back in the Block Editor. Now, stretching the desk infinitely does not make any sense. And therefore, we do not need to put some restrictions-- we do need to put some restrictions.

But first, let's start by labeling the parameter. And that can be done in the Property Label rollout. Now, to add restrictions in the Value Set rollout, select the distance type, where you can control the stretch either in increments or in the form of a list. We will stretch the desk in increments of 1 feet. So it will only stretch at a time in 1 feet-- by 1 feet.

So we-- now, you can note that the increments start from the left of the horizontal edge of the desk and continues infinitely. So we need to put some minimum and maximum restrictions. So let's assume, or let's think that the smallest desk cannot be less than 6 feet, which is defined by the dist minimum. We will enter 6 feet there. And then we can go up to a maximum of 12 feet, which is controlled by the dist maximum.

Here you can see that five increment marks are added, indicating that the restrictions are set. Now let's test the block. You can see there are only six variations of the desk, starting from 6 feet, 6 inches to 11 feet, 6 inches, which is less than 12 feet, under 12 feet, because that's the maximum we gave it. Now that the desk variations are set properly, close the Test window, save the block, and then close the Block Editor.

Now that we have created the dynamic block and then saved it as well, so we can insert it in the drawing and use its variations wherever required. Now, this can be done by using the Blocks palette. When you open the Blocks palette, you will see that the newly created dynamic block is available in the current drawing tab and in the recent tab. Also note that there is a lightning bolt symbol that displays with the block. It indicates that the block is a dynamic block.

Now, for the accessibility over the cloud, which is our third objective, so we can do that in the blocks palette. So the Blocks palette, it also allows you to store all the blocks that are located in the Recent and the Favorites tab into a cloud location with a supported cloud storage provider. Now, the different cloud storage provider for Autodesk are Box, Dropbox, Google Drive, and OneDrive. By storing the blocks on the cloud, you can access and use them with internet-enabled devices anytime and from anywhere. You're just required to be signed into your Autodesk account to allow the application to access your blocks.

Now, in the Options area, use the Settings icon. On the slide, the top-most image shows the Settings icon in the Options area of the Block palette. Clicking it opens the Block Sync Settings dialog box. And in that dialog box, you can select the location on the cloud and manage your Sync Settings as well.

Once you save the blocks on the cloud, the Settings icon is replaced by a cloud icon. It automatically gets replaced. And that is shown in the lower-- the lowest-most image on the slide. This indicates-- once you get this cloud icon, it indicates that the Recent tab-- the blocks in the Recent tab and the Favorite tab are now available on the cloud and can be accessed on devices anytime and from anywhere. That's what it means, the cloud icon.

Now, let's see how we can access the blocks on the cloud on devices from any location. Now that the dynamic block is saved already, you will find it in the Blocks palette. Note that the new dynamic block is listed in the Current Drawing tab and the Recent tab. Note that the block has the lightning bolt symbol, which indicates that this block is a dynamic block, and variations have been applied to it.

Now, let's insert the block to the upper-left corner of the room. Move the block closer to the slanting wall. And notice how the block automatically snaps into place with its horizontal edge, which gets flushed with the wall. This is because of the alignment parameter.

Now select the desk unit to display its grips. So it has the alignment grip and the stretch arrow grip. Select the stretch grip and check the size variations of the desk. We will extend it to its maximum size of 11 feet and 6 inches, which is the maximum limit and is under 12 feet because that was the maximum limit we had given.

Now, in the Options area, right there, off the Block palette, note that there is the Settings icon. This indicates that the blocks are not accessible on the cloud, and they cannot be accessed on other devices. So to change that, click on the Settings icon to open the Block Sync Settings dialog box.

Select the Folder Selection button here. And then you need to set the path location to supported cloud storage provider. We will choose the Dropbox, which is one of the Autodesk-supported cloud storage providers.

Now, once we have selected the path, in the Block Sync Settings dialog box, note that the-- note the new path to the Dropbox. And here you have the storage permission as well. Now select OK, and note that the Settings icon is now changed to the cloud icon. And what does that indicate? It indicates that the blocks that are in the Recent tab and in the Favorites tab of the Block palette are now available on the cloud and can be accessed on multiple internet-enabled devices from any location.

Finally, now, let's take a recap and the recap of how to create dynamic blocks and how to store and retrieve them using the cloud environment. Now, the first objective was to apply the parameters to the converted geometry, which here means a standard block. So use-- what we did was use the Block Editor to apply the parameter and specify the geometry to manipulate.

Then, remember that the parameters alone cannot create a dynamic block. So you need to associate actions with it. Although, this is not the case for all the parameters. But in most cases, an action needs to be associated with the parameter for it to work properly.

That brings in the second objective for today. So for the action, the first and foremost step is to identify the parameter to associate it with. Then you have to define the frame and geometry and, finally, the point of action.

Although this completed the creation of the dynamic block, but as you saw, most of the times, we need to put some restrictions and add some control. Therefore, for the parameter and action to work optimally, we saw how important the Properties palette was. Not only do we use the Properties palette to put restrictions, but we also use it to label the parameter, which becomes important for bigger blocks that can have multiple parameters and actions.

And finally, the third objective was about using the cloud environment and how to make use of the cloud storage providers to store and retrieve blocks on multiple devices anytime and from anywhere. This feature is useful for those of you who might be going on the site or might be on the go and want to have the blocks available to you anywhere.

So as we saw, this can be done through the Blocks palette, where the Settings icon changes to the cloud icon, indicating that the accessibility of the blocks over the cloud. Using the cloud storage providers' specific cloud collaboration features, you can also share the blocks with your team members such that there is no duplication of fact. There's-- sorry, there's no duplication of work.

Now, that ends this class today. And I'm giving you my contact information. I have provided you with my email address here. I'm on LinkedIn, as most of us are nowadays. I do also write blogs and create webcasts as well. And these can be found on the Ascent website. You can check out my blog posts and webcasts at the link provided. And I'm hoping you might be able to find something useful and of interest to you.

And finally, thank you all for joining this presentation. I really enjoyed speaking with you and hope this session has been useful. So thank you again.

______
icon-svg-close-thick

Cookieの設定

弊社にとって、お客様のプライバシーを守ることと最適な体験を提供することは、どちらも大変重要です。弊社では、お客様に合わせてカスタマイズした情報を提供し、並びにアプリケーションの開発に役立てることを目的に、本サイトのご利用方法についてのデータを収集しております。

そこで、お客様のデータの収集と使用を許可いただけるかどうかをお答えください。

弊社が利用しているサードパーティのサービスについての説明とプライバシー ステートメントも、併せてご確認ください。

サイト動作に必須:オートデスクのサイトが正常に動作し、お客様へサービスを提供するために必要な機能です

Cookie を有効にすることで、お客様の好みやログイン情報が記録され、このデータに基づき操作に対する応答や、ショッピング カートへの商品追加が最適化されます。

使用感が向上:お客様に最適な情報が表示されます

Cookie を有効にすることで、拡張機能が正常に動作し、サイト表示が個々に合わせてカスタマイズされます。お客様に最適な情報をお届けし、使用感を向上させるためのこうした設定は、オードデスクまたはサードパーティのサービス プロバイダーが行います。 Cookie が無効に設定されている場合、一部またはすべてのサービスをご利用いただけない場合があります。

広告表示をカスタマイズ:お客様に関連する広告が表示されます

Cookie を有効にすることで、サイトのご利用内容やご興味に関するデータが収集され、これに基づきお客様に関連する広告が表示されるなど、効率的な動作が可能になります。また、継続的にデータを収集することで、お客様のご興味にさらに関連する広告を配信することが可能になります。Cookie が無効に設定されている場合、お客様に関連しない広告が表示される可能性があります。

icon-svg-close-thick

サードパーティのサービス

それぞれの情報で弊社が利用しているサードパーティのサービスと、オンラインで収集するお客様のデータの使用方法を詳しく説明いたします。

icon-svg-hide-thick

icon-svg-show-thick

サイト動作に必須:オートデスクのサイトが正常に動作し、お客様へサービスを提供するために必要な機能です

Qualtrics
弊社はQualtricsを利用し、アンケート調査やオンライン フォームを通じてお客様が弊社にフィードバックを提供できるようにしています。アンケートの回答は無作為に選んだお客様にお願いしておりますが、お客様から自発的に弊社にフィードバックを提供することも可能です。データを収集する目的は、アンケートの回答前にお客様がとられた行動を、より正しく理解するためです。収集したデータは、発生していた可能性がある問題のトラブルシューティングに役立てさせていただきます。. Qualtrics プライバシー ポリシー
Akamai mPulse
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Akamai mPulseを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Akamai mPulse プライバシー ポリシー
Digital River
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Digital Riverを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Digital River プライバシー ポリシー
Dynatrace
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Dynatraceを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Dynatrace プライバシー ポリシー
Khoros
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Khorosを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Khoros プライバシー ポリシー
Launch Darkly
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Launch Darklyを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Launch Darkly プライバシー ポリシー
New Relic
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、New Relicを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. New Relic プライバシー ポリシー
Salesforce Live Agent
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Salesforce Live Agentを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Salesforce Live Agent プライバシー ポリシー
Wistia
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Wistiaを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Wistia プライバシー ポリシー
Tealium
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Tealiumを利用しています。データには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Tealium プライバシー ポリシー<>
Typepad Stats
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Typepad Statsを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Typepad Stats プライバシー ポリシー
Geo Targetly
当社では、Geo Targetly を使用して Web サイトの訪問者を最適な Web ページに誘導し、訪問者のいる場所に応じて調整したコンテンツを提供します。Geo Targetly は、Web サイト訪問者の IP アドレスを使用して、訪問者のデバイスのおおよその位置を特定します。このため、訪問者は (ほとんどの場合) 自分のローカル言語でコンテンツを閲覧できます。Geo Targetly プライバシー ポリシー
SpeedCurve
弊社は、SpeedCurve を使用して、Web ページの読み込み時間と画像、スクリプト、テキストなど後続の要素の応答性を計測することにより、お客様の Web サイト エクスペリエンスのパフォーマンスをモニタリングおよび計測します。SpeedCurve プライバシー ポリシー
Qualified
Qualified is the Autodesk Live Chat agent platform. This platform provides services to allow our customers to communicate in real-time with Autodesk support. We may collect unique ID for specific browser sessions during a chat. Qualified Privacy Policy

icon-svg-hide-thick

icon-svg-show-thick

使用感が向上:お客様に最適な情報が表示されます

Google Optimize
弊社はGoogle Optimizeを利用して、弊社サイトの新機能をテストし、お客様に合わせた方法で機能を使えるようにしています。そのため弊社では、弊社サイトにアクセスしているお客様から、行動に関するデータを収集しています。収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID などが含まれます。機能のテストの結果によっては、お客様がご利用のサイトのバージョンが変わったり、サイトにアクセスするユーザの属性に応じて、パーソナライズされたコンテンツが表示されるようになる場合があります。. Google Optimize プライバシー ポリシー
ClickTale
弊社は、弊社サイトをご利用になるお客様が、どこで操作につまづいたかを正しく理解できるよう、ClickTaleを利用しています。弊社ではセッションの記録を基に、ページの要素を含めて、お客様がサイトでどのような操作を行っているかを確認しています。お客様の特定につながる個人情報は非表示にし、収集も行いません。. ClickTale プライバシー ポリシー
OneSignal
弊社は、OneSignalがサポートするサイトに広告を配置するために、OneSignalを利用しています。広告には、OneSignalのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、OneSignalがお客様から収集したデータを使用する場合があります。OneSignalに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. OneSignal プライバシー ポリシー
Optimizely
弊社はOptimizelyを利用して、弊社サイトの新機能をテストし、お客様に合わせた方法で機能を使えるようにしています。そのため弊社では、弊社サイトにアクセスしているお客様から、行動に関するデータを収集しています。収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID などが含まれます。機能のテストの結果によっては、お客様がご利用のサイトのバージョンが変わったり、サイトにアクセスするユーザの属性に応じて、パーソナライズされたコンテンツが表示されるようになる場合があります。. Optimizely プライバシー ポリシー
Amplitude
弊社はAmplitudeを利用して、弊社サイトの新機能をテストし、お客様に合わせた方法で機能を使えるようにしています。そのため弊社では、弊社サイトにアクセスしているお客様から、行動に関するデータを収集しています。収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID などが含まれます。機能のテストの結果によっては、お客様がご利用のサイトのバージョンが変わったり、サイトにアクセスするユーザの属性に応じて、パーソナライズされたコンテンツが表示されるようになる場合があります。. Amplitude プライバシー ポリシー
Snowplow
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Snowplowを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Snowplow プライバシー ポリシー
UserVoice
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、UserVoiceを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. UserVoice プライバシー ポリシー
Clearbit
Clearbit を使用すると、リアルタイムのデータ強化により、お客様に合わせてパーソナライズされた適切なエクスペリエンスを提供できます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。Clearbit プライバシー ポリシー
YouTube
YouTube はビデオ共有プラットフォームで、埋め込まれたビデオを当社のウェブ サイトで表示および共有することができます。YouTube は、視聴者のビデオのパフォーマンスの測定値を提供しています。 YouTube 社のプライバシー ポリシー

icon-svg-hide-thick

icon-svg-show-thick

広告表示をカスタマイズ:お客様に関連する広告が表示されます

Adobe Analytics
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Adobe Analyticsを利用しています。収集する情報には、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Adobe Analytics プライバシー ポリシー
Google Analytics (Web Analytics)
弊社は、弊社サイトでのお客様の行動に関するデータを収集するために、Google Analytics (Web Analytics)を利用しています。データには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。このデータを基にサイトのパフォーマンスを測定したり、オンラインでの操作のしやすさを検証して機能強化に役立てています。併せて高度な解析手法を使用し、メールでのお問い合わせやカスタマー サポート、営業へのお問い合わせで、お客様に最適な体験が提供されるようにしています。. Google Analytics (Web Analytics) プライバシー ポリシー<>
Marketo
弊社は、お客様に関連性のあるコンテンツを、適切なタイミングにメールで配信できるよう、Marketoを利用しています。そのため、お客様のオンラインでの行動や、弊社からお送りするメールへの反応について、データを収集しています。収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、メールの開封率、クリックしたリンクなどが含まれます。このデータに、他の収集先から集めたデータを組み合わせ、営業やカスタマー サービスへの満足度を向上させるとともに、高度な解析処理によって、より関連性の高いコンテンツを提供するようにしています。. Marketo プライバシー ポリシー
Doubleclick
弊社は、Doubleclickがサポートするサイトに広告を配置するために、Doubleclickを利用しています。広告には、Doubleclickのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Doubleclickがお客様から収集したデータを使用する場合があります。Doubleclickに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Doubleclick プライバシー ポリシー
HubSpot
弊社は、お客様に関連性のあるコンテンツを、適切なタイミングにメールで配信できるよう、HubSpotを利用しています。そのため、お客様のオンラインでの行動や、弊社からお送りするメールへの反応について、データを収集しています。収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、メールの開封率、クリックしたリンクなどが含まれます。. HubSpot プライバシー ポリシー
Twitter
弊社は、Twitterがサポートするサイトに広告を配置するために、Twitterを利用しています。広告には、Twitterのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Twitterがお客様から収集したデータを使用する場合があります。Twitterに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Twitter プライバシー ポリシー
Facebook
弊社は、Facebookがサポートするサイトに広告を配置するために、Facebookを利用しています。広告には、Facebookのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Facebookがお客様から収集したデータを使用する場合があります。Facebookに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Facebook プライバシー ポリシー
LinkedIn
弊社は、LinkedInがサポートするサイトに広告を配置するために、LinkedInを利用しています。広告には、LinkedInのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、LinkedInがお客様から収集したデータを使用する場合があります。LinkedInに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. LinkedIn プライバシー ポリシー
Yahoo! Japan
弊社は、Yahoo! Japanがサポートするサイトに広告を配置するために、Yahoo! Japanを利用しています。広告には、Yahoo! Japanのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Yahoo! Japanがお客様から収集したデータを使用する場合があります。Yahoo! Japanに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Yahoo! Japan プライバシー ポリシー
Naver
弊社は、Naverがサポートするサイトに広告を配置するために、Naverを利用しています。広告には、Naverのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Naverがお客様から収集したデータを使用する場合があります。Naverに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Naver プライバシー ポリシー
Quantcast
弊社は、Quantcastがサポートするサイトに広告を配置するために、Quantcastを利用しています。広告には、Quantcastのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Quantcastがお客様から収集したデータを使用する場合があります。Quantcastに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Quantcast プライバシー ポリシー
Call Tracking
弊社は、キャンペーン用にカスタマイズした電話番号を提供するために、Call Trackingを利用しています。カスタマイズした電話番号を使用することで、お客様は弊社の担当者にすぐ連絡できるようになり、弊社はサービスのパフォーマンスをより正確に評価できるようになります。弊社では、提供した電話番号を基に、サイトでのお客様の行動に関するデータを収集する場合があります。. Call Tracking プライバシー ポリシー
Wunderkind
弊社は、Wunderkindがサポートするサイトに広告を配置するために、Wunderkindを利用しています。広告には、Wunderkindのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Wunderkindがお客様から収集したデータを使用する場合があります。Wunderkindに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Wunderkind プライバシー ポリシー
ADC Media
弊社は、ADC Mediaがサポートするサイトに広告を配置するために、ADC Mediaを利用しています。広告には、ADC Mediaのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、ADC Mediaがお客様から収集したデータを使用する場合があります。ADC Mediaに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. ADC Media プライバシー ポリシー
AgrantSEM
弊社は、AgrantSEMがサポートするサイトに広告を配置するために、AgrantSEMを利用しています。広告には、AgrantSEMのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、AgrantSEMがお客様から収集したデータを使用する場合があります。AgrantSEMに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. AgrantSEM プライバシー ポリシー
Bidtellect
弊社は、Bidtellectがサポートするサイトに広告を配置するために、Bidtellectを利用しています。広告には、Bidtellectのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Bidtellectがお客様から収集したデータを使用する場合があります。Bidtellectに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Bidtellect プライバシー ポリシー
Bing
弊社は、Bingがサポートするサイトに広告を配置するために、Bingを利用しています。広告には、Bingのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Bingがお客様から収集したデータを使用する場合があります。Bingに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Bing プライバシー ポリシー
G2Crowd
弊社は、G2Crowdがサポートするサイトに広告を配置するために、G2Crowdを利用しています。広告には、G2Crowdのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、G2Crowdがお客様から収集したデータを使用する場合があります。G2Crowdに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. G2Crowd プライバシー ポリシー
NMPI Display
弊社は、NMPI Displayがサポートするサイトに広告を配置するために、NMPI Displayを利用しています。広告には、NMPI Displayのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、NMPI Displayがお客様から収集したデータを使用する場合があります。NMPI Displayに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. NMPI Display プライバシー ポリシー
VK
弊社は、VKがサポートするサイトに広告を配置するために、VKを利用しています。広告には、VKのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、VKがお客様から収集したデータを使用する場合があります。VKに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. VK プライバシー ポリシー
Adobe Target
弊社はAdobe Targetを利用して、弊社サイトの新機能をテストし、お客様に合わせた方法で機能を使えるようにしています。そのため弊社では、弊社サイトにアクセスしているお客様から、行動に関するデータを収集しています。収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID、お客様の Autodesk ID などが含まれます。機能のテストの結果によっては、お客様がご利用のサイトのバージョンが変わったり、サイトにアクセスするユーザの属性に応じて、パーソナライズされたコンテンツが表示されるようになる場合があります。. Adobe Target プライバシー ポリシー
Google Analytics (Advertising)
弊社は、Google Analytics (Advertising)がサポートするサイトに広告を配置するために、Google Analytics (Advertising)を利用しています。広告には、Google Analytics (Advertising)のデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Google Analytics (Advertising)がお客様から収集したデータを使用する場合があります。Google Analytics (Advertising)に提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Google Analytics (Advertising) プライバシー ポリシー
Trendkite
弊社は、Trendkiteがサポートするサイトに広告を配置するために、Trendkiteを利用しています。広告には、Trendkiteのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Trendkiteがお客様から収集したデータを使用する場合があります。Trendkiteに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Trendkite プライバシー ポリシー
Hotjar
弊社は、Hotjarがサポートするサイトに広告を配置するために、Hotjarを利用しています。広告には、Hotjarのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Hotjarがお客様から収集したデータを使用する場合があります。Hotjarに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Hotjar プライバシー ポリシー
6 Sense
弊社は、6 Senseがサポートするサイトに広告を配置するために、6 Senseを利用しています。広告には、6 Senseのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、6 Senseがお客様から収集したデータを使用する場合があります。6 Senseに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. 6 Sense プライバシー ポリシー
Terminus
弊社は、Terminusがサポートするサイトに広告を配置するために、Terminusを利用しています。広告には、Terminusのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、Terminusがお客様から収集したデータを使用する場合があります。Terminusに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. Terminus プライバシー ポリシー
StackAdapt
弊社は、StackAdaptがサポートするサイトに広告を配置するために、StackAdaptを利用しています。広告には、StackAdaptのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、StackAdaptがお客様から収集したデータを使用する場合があります。StackAdaptに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. StackAdapt プライバシー ポリシー
The Trade Desk
弊社は、The Trade Deskがサポートするサイトに広告を配置するために、The Trade Deskを利用しています。広告には、The Trade Deskのデータと、弊社サイトにアクセスしているお客様から弊社が収集する行動に関するデータの両方が使われます。弊社が収集するデータには、お客様がアクセスしたページ、ご利用中の体験版、再生したビデオ、購入した製品やサービス、お客様の IP アドレスまたはデバイスの ID が含まれます。この情報に併せて、The Trade Deskがお客様から収集したデータを使用する場合があります。The Trade Deskに提供しているデータを弊社が使用するのは、お客様のデジタル広告体験をより適切にカスタマイズし、関連性の高い広告をお客様に配信するためです。. The Trade Desk プライバシー ポリシー
RollWorks
We use RollWorks to deploy digital advertising on sites supported by RollWorks. Ads are based on both RollWorks data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that RollWorks has collected from you. We use the data that we provide to RollWorks to better customize your digital advertising experience and present you with more relevant ads. RollWorks Privacy Policy

オンライン体験の品質向上にぜひご協力ください

オートデスクは、弊社の製品やサービスをご利用いただくお客様に、優れた体験を提供することを目指しています。これまでの画面の各項目で[はい]を選択したお客様については、弊社でデータを収集し、カスタマイズされた体験の提供とアプリケーションの品質向上に役立てさせていただきます。この設定は、プライバシー ステートメントにアクセスすると、いつでも変更できます。

お客様の顧客体験は、お客様が自由に決められます。

オートデスクはお客様のプライバシーを尊重します。オートデスクでは収集したデータを基に、お客様が弊社製品をどのように利用されているのか、お客様が関心を示しそうな情報は何か、オートデスクとの関係をより価値あるものにするには、どのような改善が可能かを理解するよう務めています。

そこで、お客様一人ひとりに合わせた体験を提供するために、お客様のデータを収集し、使用することを許可いただけるかどうかお答えください。

体験をカスタマイズすることのメリットにつきましては、本サイトのプライバシー設定の管理でご確認いただけます。弊社のプライバシー ステートメントでも、選択肢について詳しく説明しております。